projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64e2c06
)
babl: shorten missing fish message to mostly fit 80col
author
Øyvind Kolås
<pippin@gimp.org>
Sun, 20 Aug 2017 19:09:21 +0000
(21:09 +0200)
committer
Øyvind Kolås
<pippin@gimp.org>
Sun, 20 Aug 2017 19:09:21 +0000
(21:09 +0200)
babl/babl-fish-path.c
patch
|
blob
|
history
diff --git
a/babl/babl-fish-path.c
b/babl/babl-fish-path.c
index 77671ff8d499ae5f9c78dc6062de7fb6a2ca2077..60b2fbe3db70717db54e77b8dfc9e6020b03ebe3 100644
(file)
--- a/
babl/babl-fish-path.c
+++ b/
babl/babl-fish-path.c
@@
-364,7
+364,7
@@
babl_fish_path (const Babl *source,
"programmatically by babl based on format description\n"
"\n");
- fprintf (stderr, "*WARNING*
: missing babl fast path(s) between formats \"%s\" and
\"%s\"\n",
+ fprintf (stderr, "*WARNING*
missing babl fast path(s): \"%s\" to
\"%s\"\n",
babl_get_name (source),
babl_get_name (destination));